<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/python, branch cppnoexcept</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Disable extension module tests with Python 3.8 and VS2015.</title>
<updated>2019-10-20T10:30:17+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-19T17:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=ad1cfbe7ec58cdec3472e3bae23f952c8a287b78'/>
<id>ad1cfbe7ec58cdec3472e3bae23f952c8a287b78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/python: add a modules keyword argument</title>
<updated>2019-06-12T11:13:20+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-06-11T17:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=15ab1f64f964ce5d3ab254b5698f7325754cc2b7'/>
<id>15ab1f64f964ce5d3ab254b5698f7325754cc2b7</id>
<content type='text'>
This mirrors the modules keyword argument that some dependencies (such
as qt and llvm) take. This allows an easier method to determine if
modules are installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mirrors the modules keyword argument that some dependencies (such
as qt and llvm) take. This allows an easier method to determine if
modules are installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/python: Report program found in find_installation()</title>
<updated>2019-04-03T21:48:29+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-04-02T22:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=82346a2bd241fcf34e66f34ac653b580e8f395ef'/>
<id>82346a2bd241fcf34e66f34ac653b580e8f395ef</id>
<content type='text'>
Currently find_installation is silent, which is pretty annoying. Let's
log it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently find_installation is silent, which is pretty annoying. Let's
log it.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add tests for the python module</title>
<updated>2018-12-12T20:23:37+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2018-12-10T22:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=978e6fb88f926da14314a3563de13197a092cc9f'/>
<id>978e6fb88f926da14314a3563de13197a092cc9f</id>
<content type='text'>
This doesn't touch everything as it's just based on the python3 module
tests, ported to the python module. It's still better than the one very
basic test in the unit test module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn't touch everything as it's just based on the python3 module
tests, ported to the python module. It's still better than the one very
basic test in the unit test module.
</pre>
</div>
</content>
</entry>
<entry>
<title>python module: Move tests to test cases/unit</title>
<updated>2018-05-03T13:26:34+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2018-05-03T13:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=575ffec62e9b24513db48cd5af3a1100fc79143f'/>
<id>575ffec62e9b24513db48cd5af3a1100fc79143f</id>
<content type='text'>
The tests are only run via unit tests, so that's where they should be.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests are only run via unit tests, so that's where they should be.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixup]: Rename find to find_installation</title>
<updated>2018-04-09T13:43:25+00:00</updated>
<author>
<name>Mathieu Duponchelle</name>
<email>mathieu@centricular.com</email>
</author>
<published>2018-04-09T00:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=33abe0cf5576a094c565560e3e34a6457c14ad5e'/>
<id>33abe0cf5576a094c565560e3e34a6457c14ad5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a generic python module</title>
<updated>2018-04-06T20:43:35+00:00</updated>
<author>
<name>Mathieu Duponchelle</name>
<email>mathieu@centricular.com</email>
</author>
<published>2018-03-13T20:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e1b138a21b45fe9b55f3bb7d9b1e0bbbd45a7609'/>
<id>e1b138a21b45fe9b55f3bb7d9b1e0bbbd45a7609</id>
<content type='text'>
With contributions from Håvard Graff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With contributions from Håvard Graff
</pre>
</div>
</content>
</entry>
</feed>
